Skip to main content
Version: v1.x.x

useStore

Access to the store

  const store = useStore();
const counter = store.counter.get()